home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / file_mgt / ffg / demo_bat / readmes.bat < prev    next >
Encoding:
DOS Batch File  |  1995-04-01  |  188 b   |  7 lines

  1. @echo off
  2. echo Here is a listing of "READ ME" files.  Note that it will find files where
  3. echo "read me" bridges the period in the file name.
  4. call presskey
  5. echo on
  6. ffg *:*read*me* /p
  7.